简体版 English
تسجيل الدخول إنشاء حساب جديد

control flow معنى

يبدو
"control flow" أمثلة على
الترجمة العربيةجوال إصدار
  • تدفق السيطرة
أمثلة
  • Indent styles assist in identifying control flow and blocks of code.
    يساعد أسلوب المسافة البادئة في تحديد تدفق السيطرة وبلوكات الكود.
  • An intelligent pump is a pump that has the ability to regulate and control flow or pressure.
    (فبراير 2017) المضخة الذكية هي المضخة القادرة على التحكم وتنظيم السريان أو الضغط.
  • The technique of using arrows to change control flow is demonstrated in the random number generator program below.
    أسلوب استخدام الأسهم لتغيير التحكم في التدفق يتجلى في برنامج مولد العدد العشوائي أدناه.
  • Flow control Flow control is needed when the sender transmits faster than the receiver or intermediate network equipment can process the transmissions.
    هناك حاجة إلى التحكم في التدفق عند المرسل ينقل أسرع من المتلقي أو وسيطة معدات الشبكات يمكن معالجة البث.
  • Especially, it is used to clarify the link between control flow constructs such as conditions or loops, and code contained within and outside of them.
    بوجه خاص، تستخدم الإزاحات لإظهار العلاقة بين مقومات تدفق الضبط مثل الظروف أو الحلقات والشيفرة الموجودة داخلها وخارجها.
  • Normally, in the control flow architecture, compilers analyze program source code for data dependencies between instructions in order to better organize the instruction sequences in the binary output files.
    عادة ما تقوم أجهزة التجميع بتحليل كود مصدر البرنامج الخاصة بملحقات البيانات بين التعليمات بهدف تنظيم سلاسل التعليمات في ملفات الإخراج الثنائية.
  • The instruction path length of an assembly language program is generally vastly different than the number of source lines of code for that program, because the instruction path length includes only code in the executed control flow for the given input and does not include code that is not relevant for the particular input, or unreachable code.
    إن طول مسار التعليمات لبرنامج لغة يختلف كثيرا بشكل عام عن عدد خطوط الكود المصدري لهذا البرنامج لأن طول مسار التعليمات يتضمن كود فقط في مسار تدفق الضبط المُنفذ الخاص بالمدخلات المعنية ولا تتضمن بوضوح كود لا يرتبط بمدخل محدد أو كود غير قابل للتحقيق لا يمكن تنفيذه مطلقاً.